# C.O.R.E. v0.7 transition to CSV completed
####################################################
# Random Political Events 1202000 to 1202010 
# by Nachinus
####################################################

# Sector Polarization Events

event = {
	id = 1202001
	random = yes
	trigger = {
		alignment = democratic
	}
	name = CEVTNAME_1202001
	desc = CEVTDESC_1202001
	style = 0

	action_a = {
		name = CEVTACTA_1202001
		command = { }
	}
	action_b = {
		name = CEVTACTB_1202001
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		command = { type = dissent value = 3 }
	}
	action_c = {
		name = CEVTACTC_1202001
		command = { type = coalpool value = 300 }
		command = { type = steelpool value = 200 }
		command = { type = dissent value = 1 }
	}
	action_d = {
		name = CEVTACTD_1202001
		command = { type = dissent value = -3 }
		command = { type = industry which = -1 value = -1 }
		command = { type = industry which = -1 value = -1 }
	}
}

# Polarizacin de la mano de obra

event = {
	id = 1202002
	trigger = {
		alignment = communist
	}
	random = yes
	name = CEVTNAME_1202002
	desc = CEVTDESC_1202002
	style = 0

	action_a = {
		name = CEVTACTA_1202001
		command = { }
	}
	action_b = {
		name = CEVTACTB_1202001
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		command = { type = dissent value = 2 }
	}
	action_c = {
		name = CEVTACTC_1202001
		command = { type = coalpool value = 400 }
		command = { type = steelpool value = 300 }
		command = { type = dissent value = 1 }
	}
	action_d = {
		name = CEVTACTD_1202001
		command = { type = dissent value = -2 }
		command = { type = industry which = -1 value = -1 }
		command = { type = industry which = -1 value = -1 }
	}
}

# Campaa de potenciacin de sectores de produccin

event = {
	id = 1202003
	trigger = {
		alignment = fascist
	}
	random = yes
	name = CEVTNAME_1202003
	desc = CEVTDESC_1202003
	style = 0

	action_a = {
		name = CEVTACTA_1202001
		command = { }
	}
	action_b = {
		name = CEVTACTB_1202001
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		command = { type = dissent value = 3 }
	}
	action_c = {
		name = CEVTACTC_1202001
		command = { type = coalpool value = 300 }
		command = { type = steelpool value = 200 }
		command = { type = dissent value = 1 }
	}
	action_d = {
		name = CEVTACTD_1202001
		command = { type = dissent value = -3 }
		command = { type = industry which = -1 value = -1 }
		command = { type = industry which = -1 value = -1 }
	}
}

#####################################################
#Lack of food stuff-Falta de alimentos

event = {
	id = 1202004
	trigger = {
		atwar = yes
		year = 1940
	}
	random = yes
	name = CEVTNAME_1202004
	desc = CEVTDESC_1202004
	style = 0

	action_a = {
		name = CEVTACTA_1202004
		command = { type = supplies value = -100 }
	}
	action_b = {
		name = CEVTACTB_1202004
		command = { type = supplies value = -300 }
		command = { type = dissent value = -1 }
	}
	action_c = {
		name = CEVTACTC_1202004
		command = { type = dissent value = 3 }
	}
}
##############################################################
#Disobedience to Military Service calls/Falta de adherencia a las llamadas a filas

event = {
	id = 1202005
	trigger = {
		atwar = yes
		alignment = democratic
		dissent = 10
	}
	random = yes
	name = CEVTNAME_1202005
	desc = CEVTDESC_1202005
	style = 0

	action_a = {
		name = CEVTACTA_1202005
		command = { type = supplies value = -200 }
	}
	action_b = {
		name = CEVTACTB_1202005
		command = { type = dissent value = 4 }
	}
	action_c = {
		name = CEVTACTC_1202005
		command = { type = manpowerpool value = -10 }
	}
}

event = {
	id = 1202006
	trigger = {
		atwar = yes
		alignment = communist
		dissent = 25
	}
	random = yes
	name = CEVTNAME_1202005
	desc = CEVTDESC_1202006
	style = 0

	action_a = {
		name = CEVTACTA_1202005
		command = { type = dissent value = 2 }
	}
	action_b = {
		name = CEVTACTB_1202006
		command = { type = supplies value = -200 }
	}
	action_c = {
		name = CEVTACTC_1202005
		command = { type = manpowerpool value = -10 }
	}
}

event = {
	id = 1202007
	trigger = {
		atwar = yes
		alignment = fascist
		dissent = 20
	}
	random = yes
	name = CEVTNAME_1202005
	desc = CEVTDESC_1202007
	style = 0

	action_a = {
		name = CEVTACTA_1202007
		command = { type = dissent value = 2 }
	}
	action_b = {
		name = CEVTACTB_1202007
		command = { type = supplies value = -200 }
	}
	action_c = {
		name = CEVTACTC_1202005
		command = { type = manpowerpool value = -10 }
	}
}

####################################################
# VIP's trip to URSS/ Viaje de figura de la cultura a la URSS

event = {
	id = 1202008
	trigger = {
		atwar = no
		alignment = democratic
		NOT = {
			atwar = SOV
		}
	}
	random = yes
	name = CEVTNAME_1202008
	desc = CEVTDESC_1202008
	style = 0

	action_a = {
		name = CEVTACTA_OK
		command = { type = alignment which = communist value = 5 }
	}
}

event = {
	id = 1202009
	trigger = {
		atwar = no
		alignment = democratic
		NOT = {
			atwar = SOV
		}
	}
	random = yes
	name = CEVTNAME_1202009
	desc = CEVTDESC_1202009
	style = 0

	action_a = {
		name = CEVTACTA_OK
		command = { type = alignment which = communist value = -5 }
	}
}

#################################################
# Communist country's pro-european campaign / Campaa pro-europea en pases comunistas

event = {
	id = 1202010
	trigger = {
		atwar = no
		alignment = communist
		NOT = {
			atwar = GER
		}
	}
	random = yes
	name = CEVTNAME_1202010
	desc = CEVTDESC_1202010
	style = 0

	action_a = {
		name = CEVTACTA_1202010
		command = { }
	}
	action_b = {
		name = CEVTACTA_1202010
		command = { type = alignment which = communist value = -2 }
		command = { type = alignment which = democratic value = 2 }
		command = { type = influence value = 2 }
	}
}

